JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.cisco.pt
Interface UUID
All Known Implementing Classes:
UUIDImpl
public interface
UUID
Author:
packettracerexapps@external.cisco.com
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
equals
(
UUID
other)
byte[]
getByteArrayValue
()
String
getDecoratedHexString
()
Method Details
getDecoratedHexString
String
getDecoratedHexString
()
Returns:
String
getByteArrayValue
byte[]
getByteArrayValue
()
Returns:
byte array
equals
boolean
equals
(
UUID
other)